-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.2.0
-
Code
-
Classes
- Multi_Repository
| Total Complexity |
44 |
| Dependencies |
16 |
| Dependents |
2 |
| Total lines |
314 |
| Lines of code |
142 |
| Logical lines of code |
88 |
| Comment lines |
116 |
| Methods |
17 |
| Properties |
1 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_bans() |
A |
42 |
14 |
52 |
| get_supported_filters() |
S |
63 |
4 |
10 |
| fill() |
S |
62 |
4 |
10 |
| count_bans() |
S |
64 |
3 |
10 |
| __construct() |
S |
73 |
2 |
5 |
| get_creation_schema() |
S |
67 |
2 |
7 |
| get_update_schema() |
S |
67 |
2 |
7 |
| persist() |
S |
67 |
2 |
7 |
| delete() |
S |
67 |
2 |
7 |
| repository() |
S |
69 |
2 |
6 |
| find_ban_for_host() |
S |
78 |
1 |
3 |
| get() |
S |
80 |
1 |
3 |
| supports_create() |
S |
79 |
1 |
3 |
| supports_update() |
S |
79 |
1 |
3 |
| supports_delete() |
S |
79 |
1 |
3 |
| get_sources() |
S |
80 |
1 |
3 |
| cursor() |
S |
78 |
1 |
3 |